Skip to content

can have observers through BRP#23800

Open
mockersf wants to merge 1 commit intobevyengine:mainfrom
mockersf:brp-observers
Open

can have observers through BRP#23800
mockersf wants to merge 1 commit intobevyengine:mainfrom
mockersf:brp-observers

Conversation

@mockersf
Copy link
Copy Markdown
Member

Objective

  • Observe events through BRP

Solution

  • Add a observe + watch method to observe events
  • remote observer systems are limited to only the event as a parameter, processing it will have to happen on the client side
  • depends on can reflect observers #23797

Testing

  • CI with new test

@alice-i-cecile alice-i-cecile added A-ECS Entities, components, systems, and events S-Blocked This cannot move forward until something else changes A-Dev-Tools Tools used to debug Bevy applications. X-Uncontroversial This work is generally agreed upon D-Straightforward Simple bug fixes and API improvements, docs, test and examples labels Apr 14, 2026
@github-project-automation github-project-automation bot moved this to Needs SME Triage in ECS Apr 14, 2026
@kfc35 kfc35 self-requested a review April 15, 2026 04:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Dev-Tools Tools used to debug Bevy applications. A-ECS Entities, components, systems, and events D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Blocked This cannot move forward until something else changes X-Uncontroversial This work is generally agreed upon

Projects

Status: Needs SME Triage

Development

Successfully merging this pull request may close these issues.

2 participants